home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 218 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.6 KB

  1. Path: informatik.tu-muenchen.de!fischerj
  2. From: fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Demo/game to OS friendly part II
  5. Date: 4 Jan 1996 19:24:45 GMT
  6. Organization: Technische Universitaet Muenchen, Germany
  7. Distribution: world
  8. Message-ID: <4ch9ht$hpf@sunsystem5.informatik.tu-muenchen.de>
  9. References: <38231819@kone.fipnet.fi>
  10. NNTP-Posting-Host: hphalle5.informatik.tu-muenchen.de
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Jyrki Saarinen (jsaarinen@kone.fipnet.fi) wrote:
  14.  
  15. : Last time, when I asked these questions, it just became 
  16. : something else than helpful. Let us hope this time
  17.  
  18.  ;) No I won't tell my thoughts about prejudices now ;)
  19.  
  20. :    I dont want to close the 320x128 screen and open a 640x256 one.
  21. :    Any solutions?
  22.  
  23. well, the only solution on gfx-card (without open/close) would be 
  24. zooming the 320x128 pic onto the 640x256 screen ;)
  25.  
  26. I'd just open a 320x256 (20x20 ?) 1 plane screen to get black display
  27. using little mem. Now close the 320x128 and then open the 640x256.
  28. I guess mem was the prob ?
  29.  
  30. : 3) Sprite masking in Blitterscreen in out of the question.
  31. booh! war! :) ;)
  32. blitterscreen assumes AGA present. so what's the problem with the
  33. sprites ?
  34.  
  35. Is this legal:
  36. In a user coperlist I direct copper to my own copperlist via copjmp2 to
  37. get copper controll (modifiable copperlist). The question is if future
  38. OSes won't use copjmp2 in a unexpected way ?
  39.  
  40. what about switching between ucopls on OS3.0 ? AFAIK on V1.2 - V2.0 (?)
  41. no chance without needing MrgCop. etc.
  42. but then I can assume copjmp2 isn't used up to OS3.0 ?
  43.  
  44. : 4) I guess I have to make a selector, CyberGraphX or native
  45. :    Amiga chipset. Is there a way to check is the opened
  46.  
  47. I would do an .rc file. selecting is more variable than testing OS flags.
  48. AGA specific code might work on a future chipset or not. you can't
  49. determine that today (anyway this would only be important if AGA+ still
  50. would have no chunky mode).
  51.  
  52. : 5) How I can open a 320x128 screen that works promoted, too?
  53. how you get the x128 ? Is there a OSy way ?
  54.  
  55. : In my recent demo, I used QBlit() and OS interrupt setting
  56. aurora ? please do such hi fps again!
  57.  
  58. : functions. I had to rape INTENA-register because AUD0-
  59. : interrupt was not enabled by default when I setted my
  60. : own AUD0 interrupt.
  61.  
  62. we should ask the fellow that wrote the OS-mod-player for a
  63. executable. His package only got sources.
  64.  
  65. : --                               _
  66. : a Stellar programmer          _ //
  67. : "Amiga - back for the future" \X/
  68. ------------------------------------------------------------------------
  69.    fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)   =:)
  70.